l2:EpRetPol
An endpoint retention policy identifying the duration of how long information is kept about the remote endpoint. This is expressed through a set of triggering and ageing control parameters.
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| bounceAgeIntvl | l2:BounceEpAgeIntvl (scalar:Uint16) |
Represents aging interval for bounce entry @@@ Used when the Ep (VM) is moving from one TOR @@@ to another TOR. Ep is marked as bouncing for the @@@ specified age interval and is deleted afterwards | RANGE: [0, 65535] DEFAULT: 630 |
| bounceTrig | l2:BounceTrig (scalar:Bitmask8) |
Bounce trigger | SELECTION: 1 - rarp-flood 2 - protocol DEFAULT: protocol |
| holdIntvl | l2:HoldIntvl (scalar:Uint16) |
If the EP move frequency is exceeded | RANGE: [5 , 0xffff] DEFAULT: 300 |
| localEpAgeIntvl | l2:LocalEpAgeIntvl (scalar:Uint16) |
This represents aging interval for all local endpoints learned in this BD. Once we reach 75% of this interval is reached | RANGE: [0, 65535] DEFAULT: 900 |
| moveFreq | l2:MoveFreq (scalar:Uint16) |
EP move frequency | RANGE: [0 , 0xffff] DEFAULT: 256 |
| name | naming:Name256 (string:Basic) |
Object name | MAX SIZE: 199 DEFAULT: messages |
| remoteEpAgeIntvl | l2:RemoteEpAgeIntvl (scalar:Uint16) |
This represents aging interval for all remote endpoints learned in this BD. The remote endpoints are learned through conversational learning | RANGE: [0, 65535] DEFAULT: 300 |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |